kotlin-stdlib
Native
kotlin-stdlib
/
kotlin
/
[Native]Number
/
toShort
to
Short
Native
abstract
fun
toShort
(
)
:
Short
Content copied to clipboard
Returns the value of this number as a
Short
, which may involve rounding or truncation.